Youme's Attempt at completing the Beginning Git video course#210
Open
mrsimplelife wants to merge 23 commits into
Open
Youme's Attempt at completing the Beginning Git video course#210mrsimplelife wants to merge 23 commits into
mrsimplelife wants to merge 23 commits into
Conversation
Convention dictates that you title a commit, and then miss a line, before filling in any detailed comments about the commit.
This incorporates the excellent new clickbait article ideas
Forcing a merge commit, even though one isn't necessary
From iwantmyrealname upstream repo
Updating status of a couple of projects
Contributor
|
Hey @mrsimplelife—congrats on submitting a PR at the end of the git course! I'm really glad that you enjoyed the course and that you learnt a lot in doing it. If you weren't already using git for your code, hopefully this has inspired you to do so. I hope that you enjoy the "Mastering Git" video course as well—you'll soon be able to get git to bend to your will :) You can now wear this #GitWarrior badge with pride—and Tweet your historic victory! sam |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Hi,
This PR represents all the work I did to complete the raywenderlich.com Beginning Git video course. it was a delightful experience, and I'd recommend it to anybody!
Youme